Skip to content

fix(ci): skip zizmor on non-Linux runners#188

Merged
jdalton merged 1 commit intomainfrom
fix/zizmor-linux-only
Apr 7, 2026
Merged

fix(ci): skip zizmor on non-Linux runners#188
jdalton merged 1 commit intomainfrom
fix/zizmor-linux-only

Conversation

@jdalton
Copy link
Copy Markdown
Collaborator

@jdalton jdalton commented Apr 7, 2026

Summary

The zizmor Docker image only has Linux manifests. Adds if: runner.os == 'Linux' to skip the audit on Windows and macOS runners.

This is a Layer 1 fix that will need to cascade through the same path.

@jdalton jdalton force-pushed the fix/zizmor-linux-only branch from e84497d to e60b1ac Compare April 7, 2026 19:08
@jdalton jdalton merged commit 924b7c9 into main Apr 7, 2026
13 checks passed
@jdalton jdalton deleted the fix/zizmor-linux-only branch April 7, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant